Skip to main content

rowColor

Type

property

Summary

Specifies the fill color of rows.

Syntax

set the rowColor of widget to <RGB Color>
get the rowColor of widget

Description

Use the rowColor property to get and set the fill color of the table rows.

Examples

set the rowColor of widget"PolyGrid" to "196,255,224"